body { background: white; margin-left: 2em; margin-right: 2em; }
h1 { background: #black; color: black; }
p { line-height: 1.7em; }
table, td, th { border-color: black; }
td { background: white; }
th { background: white; }
table { line-height: 2.5em; }
a:link { color: blue; line-height: 1.7em; }
a:visited { color: blueviolet; line-height: 1.7em; }
a:hover { color: orange; line-height: 1.7em; }